home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Games of Daze
/
Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso
/
x2ftp
/
msdos
/
libs
/
stk110
/
smp.com
/
TINY.SMP
< prev
next >
Wrap
Text File
|
1990-09-16
|
201b
|
12 lines
/* SMP1 Sprite shape and mask bitmaps created by the SPRED */
#define tiny_width 8
#define tiny_height 1
unsigned char tiny_shape[] = {
0x66,
};
unsigned char tiny_mask[] = {
0x99,
};